- cache write design
- механизм кэширования
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
write-through cache — A technique used in cache design for writing information back into main memory. In a write through cache, each time the processor returns a changed bit of data to the cache, the cache updates that information in both the cache and in main… … Dictionary of networking
write-back cache — A technique used in cache design for writing information back into main memory. In a write back cache, the cache stores the changed block of data, but only updates main memory under certain conditions, such as when the whole block must be… … Dictionary of networking
Write once — may refer to: * Write once, run anywhere, a slogan for the cross platform benefits of Java * Write once (cache coherency), a write invalidate protocol in computer memory design * Write Once Read Many, computer storage that can be written to once … Wikipedia
CPU cache — Cache memory redirects here. For the general use, see cache. A CPU cache is a cache used by the central processing unit of a computer to reduce the average time to access memory. The cache is a smaller, faster memory which stores copies of the… … Wikipedia
Cache coherency — In computing, cache coherency (also cache coherence) refers to the integrity of data stored in local caches of a shared resource. Cache coherence is a special case of memory coherence.When clients in a system maintain caches of a common memory… … Wikipedia
Cache coherence — In computing, cache coherence (also cache coherency) refers to the consistency of data stored in local caches of a shared resource. Multiple Caches of Shared Resource When clients in a system maintain caches of a common memory resource, problems… … Wikipedia
MUMPS — This article is about the programming language. For other uses, see Mumps (disambiguation). MUMPS Paradigm(s) Procedural Appeared in 1966 Designed by Neil Pappalardo Stable release ANSI X11.1 1995 (December 8, 1995; 15 years ago … Wikipedia
RAID — This article is about the data storage technology. For other uses, see Raid (disambiguation). RAID, an acronym for Redundant Array of Independent Disks (originally Redundant Array of Inexpensive Disks),[1] is a storage… … Wikipedia
Conventional PCI — PCI Local Bus Three 5 volt 32 bit PCI expansion slots on a motherboard (PC bracket on left side) … Wikipedia
Alpha 21164 — Four 300 MHz Alpha 21164 microprocessors on a Cray T3E 600 processor board. The Alpha 21164, also known by its code name, EV5, is a microprocessor developed and fabricated by Digital Equipment Corporation that implemented the Alpha instruction… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium